PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics Package / PDFStandardRectangle Class / getUR Method
In This Topic
    getUR Method
    In This Topic
    Gets the position of upper-right corner.
    Syntax
    public PDFPoint getUR()

    Return Value

    The position of upper-right corner.
    See Also